subTitleHoverColor
Type
property
Summary
The color of the subtitle when hover.
Syntax
set the subTitleHoverColor of <widget> to <Color>
get the subTitleHoverColor of <widget>
Description
Use the subTitleHoverColor property to define the color of the subtitle item when the mouse is hovering it.
Value
Name | Type | Description |
---|---|---|
value | Three comma-delimited integers between 0 and 255, specifying an RGB value |